- is_nonnegative
bool is_nonnegative()
Undocumented in source. Be warned that the author may not have intended to support it.
- is_nonpositive
bool is_nonpositive()
Undocumented in source. Be warned that the author may not have intended to support it.
- isfinite
bool isfinite()
Undocumented in source. Be warned that the author may not have intended to support it.
- isinfinite
bool isinfinite()
Undocumented in source. Be warned that the author may not have intended to support it.
- isnan
bool isnan()
Undocumented in source. Be warned that the author may not have intended to support it.
- isnegative
bool isnegative()
Undocumented in source. Be warned that the author may not have intended to support it.
- ispositive
bool ispositive()
Undocumented in source. Be warned that the author may not have intended to support it.
- isqnan
bool isqnan()
Undocumented in source. Be warned that the author may not have intended to support it.
- issigned
bool issigned()
Undocumented in source. Be warned that the author may not have intended to support it.
- issnan
bool issnan()
Undocumented in source. Be warned that the author may not have intended to support it.
- isspecial
bool isspecial()
Undocumented in source. Be warned that the author may not have intended to support it.
- iszero
bool iszero()
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
Decimal opBinary(Decimal rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(Decimal rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(Decimal rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
Decimal opOpAssign(Decimal rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
Decimal opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.